arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
authorWill Deacon <will@kernel.org>
Mon, 7 Oct 2019 12:03:12 +0000 (13:03 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 19 Nov 2019 01:43:33 +0000 (01:43 +0000)
commitc0626964cee2a469bc6f75bdc294cb6b63ff16eb
treec1e1080b506c68af86d9cec1a154a48f205b3aea
parent1b31440d80076c9f5272061131bcaa3ac4a9b72f
arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option

CONFIG_COMPAT_VDSO is defined by passing '-DCONFIG_COMPAT_VDSO' to the
compiler when the generic compat vDSO code is in use. It's much cleaner
and simpler to expose this as a proper Kconfig option (like x86 does),
so do that and remove the bodge.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
[bwh: Backported to 5.3: adjust context]

Gbp-Pq: Topic bugfix/arm64
Gbp-Pq: Name arm64-kconfig-make-config_compat_vdso-a-proper-kconf.patch
arch/arm64/Kconfig
arch/arm64/Makefile